home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / tphrt3.zip / 14.INT < prev    next >
Text File  |  1989-09-12  |  375b  |  17 lines

  1. ! BIOS interrupt 14h function list.
  2. ! Reference: IBM ROM BIOS Quick Reference Guide by Ray Duncan
  3. ! Microsoft Press  ISBN #1-55615-135-7
  4. !
  5. ! Note - all function numbers are in hexidecimal!
  6. !
  7. 14 Serial Port Services
  8. !
  9. 00 init COMM port
  10. 01 write char
  11. 02 read char
  12. 03 get port status
  13. 04 extended init port
  14. 05 extended port cntl
  15. !
  16. ! end of int 14h function list
  17.